home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {changed = id; };
- CLASS = BufferInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- inspectorController = InspectorController;
- rewrapLinesButton = NSButton;
- scrollToBottomButton = NSButton;
- scrollbackLengthText = NSTextField;
- scrollbackMatrix = NSMatrix;
- wrapLinesButton = NSButton;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- backgroundTypeChanged = id;
- changed = id;
- changedToStandard = id;
- selectImage = id;
- };
- CLASS = ColorInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- backgroundImageName = NSTextField;
- backgroundTypeMatrix = NSMatrix;
- boldTextWell = NSColorWell;
- cursorWell = NSColorWell;
- disableAnsiCheck = NSButton;
- imageSelectionButton = NSButton;
- inspectorController = InspectorController;
- normalBackWell = NSColorWell;
- normalTextWell = NSColorWell;
- opacitySlider = NSSlider;
- selectionWell = NSColorWell;
- standardColorsPopUp = NSPopUpButton;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {changed = id; setFont = id; };
- CLASS = DisplayInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- blinkCursorCheck = NSButton;
- blinkTextCheckBox = NSButton;
- cursorMatrix = NSMatrix;
- doubleColumnsForDoubleWideCheckBox = NSButton;
- doubleWideCharsCheckBox = NSButton;
- enableDragCopyCheckBox = NSButton;
- encodingPopUpButton = NSPopUpButton;
- fontAntialiasingCheckBox = NSButton;
- fontNameTextField = NSTextField;
- inspectorController = InspectorController;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {changed = id; };
- CLASS = EmulationInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- audibleBellCheckBox = NSButton;
- backWrapCheckBox = NSButton;
- inspectorController = InspectorController;
- optionClickCheckBox = NSButton;
- strictCheck = NSButton;
- translateCheck = NSButton;
- useCtrlVEscapesCheckBox = NSButton;
- visualBellCheckBox = NSButton;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {useAsDefaults = id; };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {selectViewFromPopUp = id; useAsDefaults = id; };
- CLASS = InspectorController;
- LANGUAGE = ObjC;
- OUTLETS = {
- bufferInspector = BufferInspector;
- colorInspector = ColorInspector;
- displayInspector = DisplayInspector;
- emulationInspector = EmulationInspector;
- keyMappingInspector = KeyMappingInspector;
- popUpButton = NSPopUpButton;
- processesInspector = ProcessesInspector;
- shellInspector = ShellInspector;
- tabView = NSTabView;
- windowInspector = WindowInspector;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = InspectorWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
- {
- ACTIONS = {
- action = id;
- add = id;
- cancelSheet = id;
- changed = id;
- delete = id;
- edit = id;
- okSheet = id;
- };
- CLASS = KeyMappingInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- actionPopUpButton = NSPopUpButton;
- actionTextField = NSTextField;
- addButton = NSButtonCell;
- deleteButton = NSButtonCell;
- deleteKeySendsBackspaceCheckBox = NSButton;
- editButton = NSButtonCell;
- inspectorController = InspectorController;
- keyMappingSheet = NSWindow;
- keyPopUpButton = NSPopUpButton;
- metaCheckBox = NSButton;
- modifierPopUpButton = NSPopUpButton;
- tableView = NSTableView;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {add = id; changed = id; remove = id; };
- CLASS = ProcessesInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- cleanCommandsTableView = NSTableView;
- inspectorController = InspectorController;
- promptBeforeCloseMatrix = NSMatrix;
- removeButton = NSButton;
- runningProcessesTableView = NSTableView;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {changed = id; };
- CLASS = ShellInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- inspectorController = InspectorController;
- shellExitActionMatrix = NSMatrix;
- terminalShellTextField = NSTextField;
- ttyTextField = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {changed = id; };
- CLASS = WindowInspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitMatrix = NSMatrix;
- columnsText = NSTextField;
- customText = NSTextField;
- inspectorController = InspectorController;
- rowsText = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }